literal string
Type
glossary
Description
A group of characters used exactly as they are, rather than as the name of an object, property, function, or variable.
Literal strings are usually enclosed in double quotes (").
Related
glossary: property, character, variable, double quote, function, object